| Total Complexity | 28 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 505 |
| Lines of code | 324 |
| Logical lines of code | 129 |
| Comment lines | 94 |
| Methods | 12 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| prepare_item_for_database() | 55 | 7 | 22 | |
| register_routes() | 38 | 1 | 107 | |
| get_opening_balance() | 51 | 4 | 25 | |
| create_opening_balance() | 53 | 4 | 21 | |
| get_item_schema() | 43 | 1 | 62 | |
| get_opening_balances() | 53 | 3 | 23 | |
| get_opening_balance_count_by_fy() | 60 | 2 | 12 | |
| get_virtual_accts_by_year() | 61 | 2 | 11 | |
| add_log() | 59 | 1 | 14 | |
| get_acc_payable_receivable() | 62 | 1 | 11 | |
| get_opening_balance_names() | 65 | 1 | 9 | |
| prepare_item_for_response() | 68 | 1 | 7 |